build: distribute TAP helper scripts in tarballs
authorSimon McVittie <smcv@debian.org>
Sun, 12 Jun 2016 09:43:34 +0000 (10:43 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 13 Jun 2016 00:23:04 +0000 (00:23 +0000)
Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #337
Approved by: cgwalters

Makefile-tests.am

index d8ab0179c3d9e020b78fe07f751607470c83fcee..d8e300ca39cb1f989fd6ce95588dd8bad71530be 100644 (file)
 
 include $(top_srcdir)/buildutil/glib-tap.mk
 
+EXTRA_DIST += \
+       buildutil/tap-driver.sh \
+       buildutil/tap-test \
+       $(NULL)
+
 # We should probably consider flipping the default for DEBUG.  Also,
 # include the builddir in $PATH so we find our just-built ostree
 # binary.